Telegram Group & Telegram Channel
# O'quvchilar ro'yxatini e'lon qilish
students = maktab["o'quvchilar"]
for student in students:
print("O'quvchi ismi: {0} Sinf: {1}".format(student['ism'], student['sinflar']))

#######################################################################
# O'quvchilar ro'yxatiga yangi o'quvchi qo'shish
students.append(
{
"id": "4",
"ism": "Alpshoh",
"sinflar": ["Veb dastur yaratish"]
}
)
for student in students:
print("O'quvchi ismi: {0} Sinf: {1}".format(student['ism'], student['sinflar']))

# http://telegra.ph/file/2c514ad8a7ea61dba7f50.jpg



tg-me.com/pythonuz/465
Create:
Last Update:

# O'quvchilar ro'yxatini e'lon qilish

students = maktab["o'quvchilar"]
for student in students:
print("O'quvchi ismi: {0} Sinf: {1}".format(student['ism'], student['sinflar']))

#######################################################################
# O'quvchilar ro'yxatiga yangi o'quvchi qo'shish
students.append(
{
"id": "4",
"ism": "Alpshoh",
"sinflar": ["Veb dastur yaratish"]
}
)
for student in students:
print("O'quvchi ismi: {0} Sinf: {1}".format(student['ism'], student['sinflar']))

# http://telegra.ph/file/2c514ad8a7ea61dba7f50.jpg

BY Python dasturlash maktabi




Share with your friend now:
tg-me.com/pythonuz/465

View MORE
Open in Telegram


Python dasturlash maktabi Telegram | DID YOU KNOW?

Date: |

Telegram has exploded as a hub for cybercriminals looking to buy, sell and share stolen data and hacking tools, new research shows, as the messaging app emerges as an alternative to the dark web.An investigation by cyber intelligence group Cyberint, together with the Financial Times, found a ballooning network of hackers sharing data leaks on the popular messaging platform, sometimes in channels with tens of thousands of subscribers, lured by its ease of use and light-touch moderation.

Telegram today rolling out an update which brings with it several new features.The update also adds interactive emoji. When you send one of the select animated emoji in chat, you can now tap on it to initiate a full screen animation. The update also adds interactive emoji. When you send one of the select animated emoji in chat, you can now tap on it to initiate a full screen animation. This is then visible to you or anyone else who's also present in chat at the moment. The animations are also accompanied by vibrations. This is then visible to you or anyone else who's also present in chat at the moment. The animations are also accompanied by vibrations.

Python dasturlash maktabi from tw


Telegram Python dasturlash maktabi
FROM USA